You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVecInt Class > TMtxVecInt Methods > DivideBy Method > TMtxVecInt.DivideBy Method (int, [In] TMtxVecInt)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVecInt.DivideBy Method (int, [In] TMtxVecInt)

Divide Value with Src vector elements and place result in the calling vector.

Syntax
C#
Visual Basic
public TMtxVecInt DivideBy(int Value, [In] TMtxVecInt Src);

Size of the calling vector is adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!